aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/groups/[groupId]/@modal/expense-modal.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use modal dialogs for expense creation & edition (#10)"Sebastien Castiel2023-12-191-83/+0
| | | | This reverts commit 1e66efe5169dfad9a0c62ba42fbf31ce977bf49e.
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-191-0/+83
* First attemps at using route interception and modals * Remove route interception * Make it work * Use Vaul on small screens * Improve vaul